home *** CD-ROM | disk | FTP | other *** search
/ PC User 2003 December / Australian PC User - December 2003 (CD2).iso / software / apps / files / dwmx2k4.exe / Disk1 / data1.cab / Configuration_En / Snippets / Headers / SplitColumnandRow.csn < prev   
Encoding:
Extensible Markup Language  |  2003-09-05  |  880 b   |  10 lines

  1. ∩╗┐<?xml version="1.0" encoding="utf-8"?>
  2. <snippet name = "Two Sets of Links" description = "An image on the left, with two rows of links on the right." preview="html" type="block">
  3. <insertText location="beforeSelection">
  4. <![CDATA[<table width="100%" border="0" cellspacing="0" cellpadding="4"><tr><td width="200" rowspan="2" bgcolor="#999999"><a href="#"><img src="" name="Logo" width="150" height="70" border="0" style="background-color: #CCCC99"></a></td><td width="100%" bgcolor="#999999"><a href="#">Lorem Ipsum Dolar</a><br>
  5.       Sic Amet: <a href="#">Consetetur</a> • <a href="#">Sadipscing</a> • <a href="#">Elitr</a></td></tr><tr><td bgcolor="#CCCCCC"><a href="#">Sed</a> • <a href="#">Diam</a> • <a href="#">Nonumy</a></td></tr></table><p>  ]]>
  6. </insertText>
  7. <insertText location="afterSelection"><![CDATA[]]>
  8. </insertText>
  9. </snippet>
  10.